|
Company: | Simple-code.com |
License: | Shareware |
Version: | 1.16 |
System: | Win 95/NT/2000/XP/98/ME |
Size: | 0 |
Date Released: | January 26, 2002 |
Price: | $39 |
Screenshot: | No Screenshot |
Downloads: | 796 |
Homepage: | http |
Date added: | Sep 22, 2005 |
Click here to Download |
|
|
New Page 1 TObjectTable version 1.16 (Shareware) Ever needed an in-memory table containing object instances instead of data records? TObjectTable is a generic container that stores objects identified by variant keys. TObjectTable provides most of the functionality of an in-memory table, but the records are actually object instances. It includes methods to add, remove and locate items in the table, as well as methods that execute a callback for every item in the table. Any number of indexes can be defined for a table. The items that are available for locate or callback can be limited by applying a filter, a range or both. What makes TObjectTable better than the object containers shipped with Delphi? Improved performance: TObjectTable uses internal binary trees, reducing the complexity of the usual operations (insert, delete, locate) to O(log N). Multiple key types: by using a variant as a key for each item. New features: multiple indexes, limiting the visible records by range or filter, user-defined key types. Features: TObjectTable items can be any TObject descendant. Multiple indexes can be defined for the table. The user can select the current index by using the IndexName property. Index options include: unique, case-insensitive, descending. FindKey method locates an object in the table based on the current index. SetRange method applies a range to the table using the current index. Filtered property and OnFilter event allow the user to filter the visible records. ForEach iterator executes a user-defined callback for all the visible records. OwnsObjects property allows the user to control the destruction of objects when the table is destroyed. Valid key types are any variant types that allow a transitive ordering relationship like string, integer, float, datetime. User-defined key types are allowed. The demo includes a TGUID key using the TGUIDVariantType class. It is not required that for the keys in an index to be the same type, as long as they can be compared to each other. For example, you can use any combination of numeric keys (integer, float, currency, datetime) in the same index, but not numeric and string keys. Free add-ons: TGUIDVariantType: a custom TGUID variant, initially developed to be used as a key field in a TObjectTable.
|
|
|
NEWS
So far, nothing for that!
RECOMMENDED DOWNLOADS IN THIS CATEGORY
|
|
|
» Managed extensions for VCL 1.20
|
Managed extensions for VCL is the best components suite to work with .Net framework from Delphi and C++ Builder. Managed VCL can: * Create .Net objects from assemblies not registered for COM, using assembly name or location, and loading .Net assemblies ... |
|
Viatcheslav V. Vassiliev | 3213KB | Win 95/98/ME/NT/2000/XP | $250 | Downloads: 1367 |
Date added: Sep 22, 2005 |
» Details |
|
|
» LibMaster.com StockChart library 1.1
|
The LibMaster.com StockChart library: allows you to add the representation support of stock charts in your program with easy. It supports three formats of stock charts representation: candlestick, bar chart and line chart; allows to resize the represent ... |
|
LibMaster.com | 810KB | Win 95/98/ME/NT/2000/XP | $99 | Downloads: 1384 |
Date added: Sep 22, 2005 |
» Details |
|
|
» Vivid Report for C++ Builder 5 2.0 Standard
|
Vivid Report is a library of visual components for C++ Builder and Delphi, which provides creating printable reports of almost any complexity. Vivid Report provides perfect guaranteed printing quality and excellent productivity of designing. Version 2.0 i ... |
|
MBLab | 1785KB | Win 95/98/ME/NT/2000/XP | $99 | Downloads: 1247 |
Date added: Sep 22, 2005 |
» Details |
|
|
» Vivid Report for C++ Builder 6 2.0 Standard
|
Vivid Report is a library of visual components for C++ Builder and Delphi, which provides creating printable reports of almost any complexity. Vivid Report provides perfect guaranteed printing quality and excellent productivity of designing. Version 2.0 i ... |
|
MBLab | 1850KB | Win 95/98/ME/NT/2000/XP | $99 | Downloads: 1236 |
Date added: Sep 22, 2005 |
» Details |
|
|
» RSS Magic for .Net 1.02
|
RSS Magic is a .Net class library that allows developers the ability to download, manipulate, and save RSS feeds through familiar properties and methods. The Silverband RSS Magic component provides you the ability to read, edit, and create RSS feeds tha ... |
|
Silverband Software | 206KB | Win 98/ME/NT/2000/XP | $79.00 | Downloads: 1238 |
Date added: Sep 22, 2005 |
» Details |
|
|
» MetaLib 4.8
|
The MetaLib SDK includes functions for reading, writing, editing, inserting, sorting and deleting MetaStockTM price data. It is perfect for software developers wanting to create powerful add-on modules for MetaStockTM users. You have no complexities of ... |
|
Trading-Tools.com | 1439KB | Win 95/98/ME/NT/2000/XP | $49.95 | Downloads: 1307 |
Date added: Sep 22, 2005 |
» Details |
|
|
» TxdsHTTPShareForm – component. 1.0r6
|
TxdsHTTPShareForm – component. TxdsHTTPShareForm turns your application into HTTP server. You can share your Form with TxdsHTTPShareForm or entire Desktop on the Net. You can use URL: http://Computer name or IP Adress running TxdsHTTPShareForm>: to acces ... |
|
XDenSer Software | 60KB | Win 95/98/ME/NT/2000/XP | $15 | Downloads: 2631 |
Date added: Sep 22, 2005 |
» Details |
|
|
» DLL to Lib 1.42
|
Fed up with distributing a lot of DLLs with your applications? Fed up with the errors such as `DLL not found`? OK, let DLL to Lib help you. DLL to Lib is a magical tool which can convert a DLL file into its equivalent static library file. After that, yo ... |
|
Binary Soft, Inc. | 2365KB | Win 95/98/ME/NT/2000/XP | $99 | Downloads: 1246 |
Date added: Sep 22, 2005 |
» Details |
|
|
» Tips system (without source) 2.01
|
Borland Delphi component. Tkips system to make your application more professional. User can customize it, add own tips / delete old etc. Can be used simple as standard tips system though. ... |
|
Cooldev.com | 0 | Win 95/NT/2000/98/ME | $16 | Downloads: 1255 |
Date added: Sep 22, 2005 |
» Details |
|
|
» Tips system (source included) 2.01
|
Borland Delphi component. Tkips system to make your application more professional. User can customize it, add own tips / delete old etc. Can be used simple as standard tips system though. ... |
|
Cooldev.com | 0 | Win 95/NT/2000/98/ME | $32 | Downloads: 1258 |
Date added: Sep 22, 2005 |
» Details |
|
|
|
» Delphi SendKeys 1
|
Component for Delphi 2.0 which provides an easy way to send keystrokes and key combinations to other applications. Much like SendKeys in VB but includes more powerful methods. ... |
|
Simplenet.com | 0 | Win 95/NT/2000/98/ME | $25 | Downloads: 1419 |
Date added: Sep 22, 2005 |
» Details |
|
|
» TGIFImage 3.0
|
TGIFImage enables you to easily incorporate GIF support in your Delphi and C++Builder applications. Some features: * Full GIF 87a and 89a compliance * Supports Animated, Transparent and Interlaced GIF`s * Can compress Bitmaps to GIF, including Animat ... |
|
Sulako.com | 0 | Win 3.1/95/NT/2000/98/ME | $50 | Downloads: 1544 |
Date added: Sep 22, 2005 |
» Details |
|
|
» TMultiLang 3.0
|
Would you like to double or triple your sales of software? You need to have international versions of it! This is a component that makes it easy to localize Delphi 2/ 3/ 4 applications. project-wide spell-checking (Office 97) project-wide automatically ... |
|
Preview.org | 0 | Win 95/NT/2000/98/ME | $89 | Downloads: 1301 |
Date added: Sep 22, 2005 |
» Details |
|
|
» AutoCommenter 1.2
|
AutoCommenter will generate a comment for each function/ procedure/ constructor/ destructor and maintain it when you apply changes to your source. * creates comments for functions/procedures etc. * creates comments for begin/end blocks * recognizes cha ... |
|
Preview.org | 0 | Win 95/NT/2000/98/ME | $25 | Downloads: 1332 |
Date added: Sep 22, 2005 |
» Details |
|
|
» PopupBox for Delphi & C++Builder 3.2h
|
PopupBox components can be used with Delphi 2, 3, 4, 5 and C++Builder 1 & 3. They look like a ComboBox by default, but you can change look and behavior. You can for instance determine: when the list should drop down what happens if you select a list item ... |
|
E-strube.net | 0 | Win 95/NT/2000/98/ME | $39.95 | Downloads: 1355 |
Date added: Sep 22, 2005 |
» Details |
|
|
» Extended PageControl & TabControl for Delphi & C++Builder 2.3t
|
Extended PageControl & Extended TabControl are enhanced components for Delphi and Borland C++Builder: Colored Tabs, Bitmaps, free Tab position, OwnerDraw mode and support for accelerator keys. They can be used with Delphi 2, 3, 4, 5, 6 and C++Builder 1, 3 ... |
|
E-strube.net | 0 | Win 95/NT/2000/98/ME | $39.95 | Downloads: 1379 |
Date added: Sep 22, 2005 |
» Details |
|
|
» DBScroll for Delphi & C++Builder 1.1n
|
DBScroll can be used with Delphi 2, 3, 4, 5, 6 and C++Builder 1, 3 and 4. It is a replacement and enhancement for the DBGrid component and supports multi-line cells and has many features. It`s Fast & FlickerFree and combines the TFields and the Grid-area ... |
|
E-strube.net | 0 | Win 95/NT/2000/98/ME | $49.95 | Downloads: 1353 |
Date added: Sep 22, 2005 |
» Details |
|
|
» Sort Solution 1.4.1
|
Sort Solution is a 32-Bit Sort Library with highly optimized and flexible sort algorithms for Windows 95, Windows 98, and Windows NT 4.x. With the tools included in the package, Sort Solution can be immediately utilized as a general purpose sorting utilit ... |
|
Mwlabs.de | 0 | Win 95/NT/2000/XP/98/ME | $69 | Downloads: 1355 |
Date added: Sep 22, 2005 |
» Details |
|
|
» TMultiLang - corporate license 3.0
|
Would you like to double or triple your sales of software? You need to have international versions of it! This is a component that makes it easy to localize Delphi 2/ 3/ 4 applications. project-wide spell-checking (Office 97) project-wide automatically ... |
|
Preview.org | 0 | Win 95/NT/2000/98/ME | $199 | Downloads: 1251 |
Date added: Sep 22, 2005 |
» Details |
|
|
» TAdvStringGrid 2.x
|
Delphi & C++Builder stringgrid with following features - insert / delete rows & colums - save / load to file - save / load to stream - save / load to CSV file - save / load to XLS file - copy / paste to clipboard - save to HTML - save to formatted text - ... |
|
Tmssoftware.com | 0 | Win 3.1/95/NT/2000/98/ME | $75 | Downloads: 1365 |
Date added: Sep 22, 2005 |
» Details |
|
|
|
|